Skip to content

CCM-9861: [API docs] Override channelStatus enum values#934

Merged
tdroza-nhs merged 1 commit into
releasefrom
feature/CCM-9861-api-docs-channelstatus-enum
Apr 28, 2025
Merged

CCM-9861: [API docs] Override channelStatus enum values#934
tdroza-nhs merged 1 commit into
releasefrom
feature/CCM-9861-api-docs-channelstatus-enum

Conversation

@tdroza-nhs
Copy link
Copy Markdown
Contributor

@tdroza-nhs tdroza-nhs commented Apr 28, 2025

Override channelStatus enum values when used in MessageStatus callback

Summary

When used in the MessageStatus callback, the channelStatus is populated from the summary information on the RequestItem so will only ever have values for the terminal states: delivered | failed. Currently the documentation states that it could also show the intermediate states.

When used on the ChannelStatus callback or the GetStatus endpoint, the payload is populated from the detailed information on the RequestItemPlan so should continue to show the intermediate states.

Previously

image

Updated

image
image
image

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Checklist

  • Brief description of work completed, and any technical decisions made as part of the PR
  • PR link added as a comment to the relevant JIRA ticket
  • PR link shared on Slack and/or Teams
  • 2 reviews received
  • Tester approval

@github-actions
Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital APM JIRA Project. Here's a handy link to the ticket:

CCM-9861

@tdroza-nhs tdroza-nhs merged commit 01eb933 into release Apr 28, 2025
6 checks passed
@tdroza-nhs tdroza-nhs deleted the feature/CCM-9861-api-docs-channelstatus-enum branch April 28, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants